Fix some word/symbol classifications in scheme-mode's syntax table.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 22 Aug 2011 03:38:30 +0000 (23:38 -0400)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 22 Aug 2011 03:38:30 +0000 (23:38 -0400)
commite9f4eb36c386478476d5594bac27b95dad041d13
treea0711f9aa1090bbe18a1b0c498f6fce5ca96cc01
parent3c806f17569621ce1368226c7d7221ea755def63
Fix some word/symbol classifications in scheme-mode's syntax table.

* lisp/progmodes/scheme.el (scheme-mode-syntax-table): Don't use
symbol-constituent as the default, as that stops font-lock from
working properly.
lisp/ChangeLog
lisp/progmodes/scheme.el